2024-12-16 10:11:19,014 [ 624825 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-12-16 10:11:19,015 [ 624825 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-12-16 10:11:19,015 [ 624825 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-12-16 10:11:19,015 [ 624825 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_0dtjso --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS=" -rfEps --run-id=1 --color=no --durations=0 test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, xdist-3.5.0, reportlog-0.4.0, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False collecting ... collected 16 items test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication FAILED [ 6%] test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 FAILED [ 12%] test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 FAILED [ 18%] test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema FAILED [ 25%] test_postgresql_replica_database_engine_2/test.py::test_default_columns FAILED [ 31%] test_postgresql_replica_database_engine_2/test.py::test_dependent_loading FAILED [ 37%] test_postgresql_replica_database_engine_2/test.py::test_generated_columns FAILED [ 43%] test_postgresql_replica_database_engine_2/test.py::test_materialized_view FAILED [ 50%] test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration FAILED [ 56%] test_postgresql_replica_database_engine_2/test.py::test_quoting_publication FAILED [ 62%] test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication FAILED [ 68%] test_postgresql_replica_database_engine_2/test.py::test_replica_consumer FAILED [ 75%] test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name FAILED [ 81%] test_postgresql_replica_database_engine_2/test.py::test_table_override FAILED [ 87%] test_postgresql_replica_database_engine_2/test.py::test_toast FAILED [ 93%] test_postgresql_replica_database_engine_2/test.py::test_too_many_parts FAILED [100%] =================================== FAILURES =================================== ______________________ test_add_new_table_to_replication _______________________ started_cluster = def test_add_new_table_to_replication(started_cluster): NUM_TABLES = 5 pg_manager.create_and_fill_postgres_tables(NUM_TABLES, 10000) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port ) > check_several_tables_are_synchronized(instance, NUM_TABLES) test_postgresql_replica_database_engine_2/test.py:112: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.postgresql_replica_0' in scope SELECT * FROM `test_database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml PostgreSQL is available - running test ------------------------------ Captured log setup ------------------------------ 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:['docker ps | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : No running containers (conftest.py:92, cleanup_environment) 2024-12-16 10:11:22 [ 523 ] DEBUG : Pruning Docker networks (conftest.py:94, cleanup_environment) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:['docker network prune --force'] (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:["sysctl net.ipv4.ip_local_port_range='55000 65535'"] (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Stdout:net.ipv4.ip_local_port_range = 55000 65535 (cluster.py:117, run_and_check) 2024-12-16 10:11:22 [ 523 ] INFO : Running tests in /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/test.py (cluster.py:2658, start) 2024-12-16 10:11:22 [ 523 ] DEBUG : Cluster start called. is_up=False (cluster.py:2665, start) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Cleanup called (cluster.py:797, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:docker container list --all --filter name='^/roottestpostgresqlreplicadatabaseengine2_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Unstopped containers: {} (cluster.py:811, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : No running containers for project: roottestpostgresqlreplicadatabaseengine2 (cluster.py:825, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Trying to prune unused networks... (cluster.py:831, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Trying to prune unused images... (cluster.py:847, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:117, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Images pruned (cluster.py:850, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Trying to prune unused volumes... (cluster.py:856, cleanup) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup directory for instance: instance (cluster.py:2678, start) 2024-12-16 10:11:22 [ 523 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4378, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Create directory for common tests configuration (cluster.py:4383, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Copy common configuration from helpers (cluster.py:4403, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Generate and write macros file (cluster.py:4436, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/log_conf.xml'] to /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/configs/config.d (cluster.py:4466, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/database (cluster.py:4483, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/logs (cluster.py:4494, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4579, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup directory for instance: instance2 (cluster.py:2678, start) 2024-12-16 10:11:22 [ 523 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4378, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Create directory for common tests configuration (cluster.py:4383, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Copy common configuration from helpers (cluster.py:4403, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Generate and write macros file (cluster.py:4436, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/log_conf.xml', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/merge_tree_too_many_parts.xml'] to /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/configs/config.d (cluster.py:4466, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/database (cluster.py:4483, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/logs (cluster.py:4494, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4579, create_dir) 2024-12-16 10:11:22 [ 523 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'POSTGRES_PORT': '5432', 'POSTGRES_DIR': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/postgres/postgres1', 'POSTGRES_LOGS_FS': 'bind'} stored in /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env (cluster.py:82, _create_env_file) 2024-12-16 10:11:22 [ 523 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-12-16 10:11:22 [ 523 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-12-16 10:11:22 [ 523 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-12-16 10:11:22 [ 523 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-12-16 10:11:22 [ 523 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:546, _make_request) 2024-12-16 10:11:22 [ 523 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/docker-compose.yml', 'pull'] (cluster.py:109, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance2 ... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling postgres1 ... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance ... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling postgres1 ... pulling from library/postgres (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling postgres1 ... digest: sha256:fe4efc6901dda0d952... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling postgres1 ... status: image is up to date for p... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling postgres1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance ... pulling from altinityinfra/integr... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance2 ... pulling from altinityinfra/integr... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance ... digest: sha256:528fcf9f160536c036... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance ... status: image is up to date for a... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance2 ... digest: sha256:528fcf9f160536c036... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance2 ... status: image is up to date for a... (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Stderr:Pulling instance2 ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:34 [ 523 ] DEBUG : Setup Postgres (cluster.py:2790, start) 2024-12-16 10:11:34 [ 523 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--verbose', 'up', '-d'] (cluster.py:109, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:docker-py version: (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-125-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.18', 'Details': {'GitCommit': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e'}}, {'Name': 'runc', 'Version': '1.7.18', 'Details': {'GitCommit': 'v1.1.13-0-g58aa920'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-125-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'ID': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e'}, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Containers': 0, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestpostgresqlreplicadatabaseengine2_default" with the default driver (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestpostgresqlreplicadatabaseengine2_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': 'd7fe00eb7f588bb1209d9e02916953526d8e1a956db9372f844264632d384b83', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {} (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1)} (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 80bd01ff263012618457d50d7e00af5c9bd65ae28a47dbf6c44e68d71fe0ac04 (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestpostgresqlreplicadatabaseengine2_default', devices=None, device_requests=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/postgres/', 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/postgres/postgres1', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Links': [], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/postgres/postgres1', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Target': '/postgres/', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Type': 'bind'}], (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'NetworkMode': 'roottestpostgresqlreplicadatabaseengine2_default', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'PortBindings': {}, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'always'}, (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (command=['postgres', '-c', 'wal_level=logical', '-c', 'max_replication_slots=4', '-c', 'logging_collector=on', '-c', 'log_directory=/postgres/logs', '-c', 'log_filename=postgresql.log', '-c', 'log_statement=all', '-c', 'max_connections=200'], environment=['POSTGRES_HOST_AUTH_METHOD=trust', 'POSTGRES_PASSWORD=mysecretpassword', 'PGDATA=/postgres/data'], healthcheck={'test': ['CMD-SHELL', 'pg_isready -U postgres'], 'interval': 10000000000, 'timeout': 5000000000, 'retries': 5}, image='postgres', volumes={}, name='roottestpostgresqlreplicadatabaseengine2_postgres1_1', detach=True, ports=['5432'], labels={'com.docker.compose.project': 'roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service': 'postgres1', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_postgres.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '80bd01ff263012618457d50d7e00af5c9bd65ae28a47dbf6c44e68d71fe0ac04'}, host_config={'NetworkMode': 'roottestpostgresqlreplicadatabaseengine2_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/postgres/', 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/postgres/postgres1', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestpostgresqlreplicadatabaseengine2_default': {'Aliases': ['postgre-sql.local', 'postgres1'], 'IPAMConfig': {}}}}) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '415bf5e8b3f15a7601c0a2aa16f08f766823cd40fcfb4f379a08531155e5e72d', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('415bf5e8b3f15a7601c0a2aa16f08f766823cd40fcfb4f379a08531155e5e72d') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'Args': ['postgres', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'wal_level=logical', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'max_replication_slots=4', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'logging_collector=on', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr: 'log_directory=/postgres/logs', (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('415bf5e8b3f15a7601c0a2aa16f08f766823cd40fcfb4f379a08531155e5e72d', 'roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('415bf5e8b3f15a7601c0a2aa16f08f766823cd40fcfb4f379a08531155e5e72d', 'roottestpostgresqlreplicadatabaseengine2_default', aliases=['415bf5e8b3f1', 'postgre-sql.local', 'postgres1'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('415bf5e8b3f15a7601c0a2aa16f08f766823cd40fcfb4f379a08531155e5e72d') (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1) (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 10:11:35 [ 523 ] DEBUG : get_instance_ip instance_name=postgres1 (cluster.py:2004, get_instance_ip) 2024-12-16 10:11:35 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_postgres1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:35 [ 523 ] DEBUG : Can't connect to Postgres connection to server at "172.16.1.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 10:11:36 [ 523 ] DEBUG : Can't connect to Postgres connection to server at "172.16.1.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 10:11:36 [ 523 ] DEBUG : Can't connect to Postgres connection to server at "172.16.1.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 10:11:37 [ 523 ] DEBUG : Postgres Started (cluster.py:2239, wait_postgres_to_start) 2024-12-16 10:11:37 [ 523 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env --project-name roottestpostgresqlreplicadatabaseengine2 --file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml --file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/docker-compose.yml up -d --no-recreate') (cluster.py:3001, start) 2024-12-16 10:11:37 [ 523 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:109, run_and_check) 2024-12-16 10:11:38 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:11:38 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:11:38 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:38 [ 523 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:11:38 [ 523 ] DEBUG : ClickHouse instance created (cluster.py:3009, start) 2024-12-16 10:11:38 [ 523 ] DEBUG : get_instance_ip instance_name=instance (cluster.py:2004, get_instance_ip) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : Waiting for ClickHouse start in instance, ip: 172.16.1.4... (cluster.py:3016, start) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/f582521574f046dc528cd0bc9623108b58e3dca0370c6bc34a2acc46964b494d/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/f582521574f046dc528cd0bc9623108b58e3dca0370c6bc34a2acc46964b494d/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/f582521574f046dc528cd0bc9623108b58e3dca0370c6bc34a2acc46964b494d/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/f582521574f046dc528cd0bc9623108b58e3dca0370c6bc34a2acc46964b494d/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/f582521574f046dc528cd0bc9623108b58e3dca0370c6bc34a2acc46964b494d/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : ClickHouse instance started (cluster.py:3020, start) 2024-12-16 10:11:38 [ 523 ] DEBUG : get_instance_ip instance_name=instance2 (cluster.py:2004, get_instance_ip) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : Waiting for ClickHouse start in instance2, ip: 172.16.1.3... (cluster.py:3016, start) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : http://localhost:None "GET /v1.42/containers/275f585c1b5dac4447ad75b9c40ebbc282c454b9e51ec4ae8e4c5dc0804afea0/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 10:11:38 [ 523 ] DEBUG : ClickHouse instance2 started (cluster.py:3020, start) 2024-12-16 10:11:38 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:38 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database2" on instance2 (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database2" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database2', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres-postgres" on instance (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres-postgres" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test_database Checking table is synchronized: test_database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:39 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:40 [ 523 ] DEBUG : Executing query select * from `test_database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________ test_database_with_multiple_non_default_schemas_1 _______________ started_cluster = def test_database_with_multiple_non_default_schemas_1(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 5 schema_name = "test_schema" clickhouse_postgres_db = "postgres_database_with_schema" materialized_db = "test_database" publication_tables = "" global insert_counter insert_counter = 0 def insert_into_tables(): global insert_counter clickhouse_postgres_db = "postgres_database_with_schema" for i in range(NUM_TABLES): table_name = f"postgresql_replica_{i}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") def check_all_tables_are_synchronized(): for i in range(NUM_TABLES): print("checking table", i) check_tables_are_synchronized( instance, "postgresql_replica_{}".format(i), schema_name=schema_name, postgres_database=clickhouse_postgres_db, ) print("synchronization Ok") > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:447: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = schema_name = 'test_schema' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `test_schema` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________ test_database_with_multiple_non_default_schemas_2 _______________ started_cluster = def test_database_with_multiple_non_default_schemas_2(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 2 schemas_num = 2 schema_list = "schema0, schema1" materialized_db = "test_database" global insert_counter insert_counter = 0 def check_all_tables_are_synchronized(): for i in range(schemas_num): schema_name = f"schema{i}" clickhouse_postgres_db = f"clickhouse_postgres_db{i}" for ti in range(NUM_TABLES): table_name = f"postgresql_replica_{ti}" print(f"checking table {schema_name}.{table_name}") check_tables_are_synchronized( instance, f"{table_name}", schema_name=schema_name, postgres_database=clickhouse_postgres_db, ) print("synchronized Ok") def insert_into_tables(): global insert_counter for i in range(schemas_num): clickhouse_postgres_db = f"clickhouse_postgres_db{i}" for ti in range(NUM_TABLES): table_name = f"postgresql_replica_{ti}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") for i in range(schemas_num): schema_name = f"schema{i}" clickhouse_postgres_db = f"clickhouse_postgres_db{i}" > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:562: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = , schema_name = 'schema0' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `schema0` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:41 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _________________ test_database_with_single_non_default_schema _________________ started_cluster = def test_database_with_single_non_default_schema(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 5 schema_name = "test_schema" materialized_db = "test_database" clickhouse_postgres_db = "postgres_database_with_schema" global insert_counter insert_counter = 0 def insert_into_tables(): global insert_counter clickhouse_postgres_db = "postgres_database_with_schema" for i in range(NUM_TABLES): table_name = f"postgresql_replica_{i}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") def check_all_tables_are_synchronized(): for i in range(NUM_TABLES): print("checking table", i) check_tables_are_synchronized( instance, f"postgresql_replica_{i}", postgres_database=clickhouse_postgres_db, ) print("synchronization Ok") > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:346: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = schema_name = 'test_schema' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `test_schema` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_default_columns _____________________________ started_cluster = def test_default_columns(started_cluster): table = "test_default_columns" pg_manager.create_postgres_table( table, "", f"""CREATE TABLE {table} ( key integer PRIMARY KEY, x integer, y text DEFAULT 'y1', z integer, a text DEFAULT 'a1', b integer); """, ) pg_manager.execute(f"insert into {table} (key, x, z, b) values (1,1,1,1);") pg_manager.execute(f"insert into {table} (key, x, z, b) values (2,2,2,2);") pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:1023: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_default_columns' in scope SELECT * FROM `test_database.test_default_columns` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_default_columns` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE test_default_columns ( key integer PRIMARY KEY, x integer, y text DEFAULT 'y1', z integer, a text DEFAULT 'a1', b integer); Checking table test_default_columns exists in test_database Checking table is synchronized: test_database.test_default_columns ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_default_columns', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_default_columns` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query select * from `test_database.test_default_columns` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_dependent_loading ____________________________ started_cluster = def test_dependent_loading(started_cluster): table = "test_dependent_loading" pg_manager.create_postgres_table(table) instance.query( f"INSERT INTO postgres_database.{table} SELECT number, number from numbers(0, 50)" ) instance.query( f""" SET allow_experimental_materialized_postgresql_table=1; CREATE TABLE {table} (key Int32, value Int32) ENGINE=MaterializedPostgreSQL('{started_cluster.postgres_ip}:{started_cluster.postgres_port}', 'postgres_database', '{table}', 'postgres', 'mysecretpassword') ORDER BY key """ ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database(), materialized_database="default", ) test_postgresql_replica_database_engine_2/test.py:1058: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'default.test_dependent_loading' in scope SELECT * FROM `default.test_dependent_loading` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `default.test_dependent_loading` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_dependent_loading" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_dependent_loading exists in default Checking table is synchronized: default.test_dependent_loading ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query INSERT INTO postgres_database.test_dependent_loading SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 10:11:43 [ 523 ] DEBUG : Executing query SET allow_experimental_materialized_postgresql_table=1; CREATE TABLE test_dependent_loading (key Int32, value Int32) ENGINE=MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'test_dependent_loading', 'postgres', 'mysecretpassword') ORDER BY key on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `default` on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_dependent_loading` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query select * from `default.test_dependent_loading` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_generated_columns ____________________________ started_cluster = def test_generated_columns(started_cluster): table = "test_generated_columns" pg_manager.create_postgres_table( table, "", f"""CREATE TABLE {table} ( key integer PRIMARY KEY, x integer, y integer GENERATED ALWAYS AS (x*2) STORED, z text); """, ) pg_manager.execute(f"insert into {table} (key, x, z) values (1,1,'1');") pg_manager.execute(f"insert into {table} (key, x, z) values (2,2,'2');") pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:975: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_generated_columns' in scope SELECT * FROM `test_database.test_generated_columns` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_generated_columns` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE test_generated_columns ( key integer PRIMARY KEY, x integer, y integer GENERATED ALWAYS AS (x*2) STORED, z text); Checking table test_generated_columns exists in test_database Checking table is synchronized: test_database.test_generated_columns ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_generated_columns', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 10:11:44 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_generated_columns` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query select * from `test_database.test_generated_columns` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_materialized_view ____________________________ started_cluster = def test_materialized_view(started_cluster): pg_manager.execute(f"DROP TABLE IF EXISTS test_table") pg_manager.execute( f"CREATE TABLE test_table (key integer PRIMARY KEY, value integer)" ) pg_manager.execute(f"INSERT INTO test_table SELECT 1, 2") instance.query("DROP DATABASE IF EXISTS test_database") instance.query( "CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table'" ) > check_tables_are_synchronized(instance, "test_table") test_postgresql_replica_database_engine_2/test.py:717: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_table' in scope SELECT * FROM `test_database.test_table` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_table` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Checking table test_table exists in test_database Checking table is synchronized: test_database.test_table ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:45 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS test_database on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table' on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_table` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query select * from `test_database.test_table` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ___________________ test_predefined_connection_configuration ___________________ started_cluster = def test_predefined_connection_configuration(started_cluster): pg_manager.execute(f"DROP TABLE IF EXISTS test_table") pg_manager.execute( f"CREATE TABLE test_table (key integer PRIMARY KEY, value integer)" ) pg_manager.execute(f"INSERT INTO test_table SELECT 1, 2") > instance.query( "CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table'" ) test_postgresql_replica_database_engine_2/test.py:302: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 82, stderr: Received exception from server (version 24.3.12): E Code: 82. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Database test_database already exists.. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&) @ 0x00000000076775e3 E 2. DB::InterpreterCreateQuery::createDatabase(DB::ASTCreateQuery&) @ 0x0000000010847c02 E 3. DB::InterpreterCreateQuery::execute() @ 0x000000001086acbe E 4. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59f69 E 5. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 6. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 7. DB::TCPHandler::run() @ 0x00000000120585b9 E 8. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 9. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 10. Poco::PooledThread::run() @ 0x0000000014a8b321 E 11. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 12. ? @ 0x00007fdab9aa2ac3 E 13. ? @ 0x00007fdab9b34850 E . (DATABASE_ALREADY_EXISTS) E (query: CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table') helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:46 [ 523 ] DEBUG : Executing query CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table' on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ___________________________ test_quoting_publication ___________________________ started_cluster = def test_quoting_publication(started_cluster): postgres_database = "postgres-postgres" pg_manager3 = PostgresManager() pg_manager3.init( instance, cluster.postgres_ip, cluster.postgres_port, default_database=postgres_database, ) NUM_TABLES = 5 materialized_database = "test-database" pg_manager3.create_and_fill_postgres_tables(NUM_TABLES, 10000) check_table_name_1 = "postgresql-replica-5" pg_manager3.create_and_fill_postgres_table(check_table_name_1) pg_manager3.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, materialized_database=materialized_database, ) > check_several_tables_are_synchronized( instance, NUM_TABLES, materialized_database=materialized_database, postgres_database=postgres_database, ) test_postgresql_replica_database_engine_2/test.py:1122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test-database.postgresql_replica_0' in scope SELECT * FROM `test-database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test-database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql-replica-5" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test-database Checking table is synchronized: test-database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres-postgres" on instance (cluster.py:3450, query) 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres-postgres" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:11:47 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql-replica-5` SELECT number, number from numbers(50) on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test-database` on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query CREATE DATABASE `test-database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test-database` on instance (cluster.py:3450, query) 2024-12-16 10:11:48 [ 523 ] DEBUG : Executing query select * from `postgres-postgres`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query select * from `test-database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________________ test_remove_table_from_replication ______________________ started_cluster = def test_remove_table_from_replication(started_cluster): NUM_TABLES = 5 pg_manager.create_and_fill_postgres_tables(NUM_TABLES, 10000) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port ) > check_several_tables_are_synchronized(instance, NUM_TABLES) test_postgresql_replica_database_engine_2/test.py:221: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.postgresql_replica_0' in scope SELECT * FROM `test_database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test_database Checking table is synchronized: test_database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:49 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:50 [ 523 ] DEBUG : Executing query select * from `test_database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_replica_consumer _____________________________ started_cluster = def test_replica_consumer(started_cluster): table = "test_replica_consumer" pg_manager_instance2.restart() pg_manager.create_postgres_table(table) instance.query( f"INSERT INTO postgres_database.{table} SELECT number, number from numbers(0, 50)" ) for pm in [pg_manager, pg_manager_instance2]: pm.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", "materialized_postgresql_use_unique_replication_consumer_identifier = 1", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:840: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_replica_consumer' in scope SELECT * FROM `test_database.test_replica_consumer` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_replica_consumer` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_replica_consumer" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_replica_consumer exists in test_database Checking table is synchronized: test_database.test_replica_consumer ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query INSERT INTO postgres_database.test_replica_consumer SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:51 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_replica_consumer', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100, materialized_postgresql_use_unique_replication_consumer_identifier = 1 on instance (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_replica_consumer', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100, materialized_postgresql_use_unique_replication_consumer_identifier = 1 on instance2 (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance2 (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_replica_consumer` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query select * from `test_database.test_replica_consumer` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:11:52 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _______________________ test_symbols_in_publication_name _______________________ started_cluster = def test_symbols_in_publication_name(started_cluster): table = "test_symbols_in_publication_name" pg_manager3.create_postgres_table(table) instance.query( f"INSERT INTO `{pg_manager3.get_default_database()}`.`{table}` SELECT number, number from numbers(0, 50)" ) pg_manager3.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager3.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:376: in check_tables_are_synchronized assert_nested_table_is_created( helpers/postgres_utility.py:349: in assert_nested_table_is_created database_tables = instance.query(f"SHOW TABLES FROM `{materialized_database}`") helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() helpers/client.py:221: in get_answer self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) /usr/lib/python3.10/subprocess.py:1209: in wait return self._wait(timeout=timeout) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = timeout = 600 def _wait(self, timeout): """Internal implementation of wait() on POSIX.""" if self.returncode is not None: return self.returncode if timeout is not None: endtime = _time() + timeout # Enter a busy loop if we have a timeout. This busy loop was # cribbed from Lib/threading.py in Thread.wait() at r71065. delay = 0.0005 # 500 us -> initial delay of 1 ms while True: if self._waitpid_lock.acquire(False): try: if self.returncode is not None: break # Another thread waited. (pid, sts) = self._try_wait(os.WNOHANG) assert pid == self.pid or pid == 0 if pid == self.pid: self._handle_exitstatus(sts) break finally: self._waitpid_lock.release() remaining = self._remaining_time(endtime) if remaining <= 0: raise TimeoutExpired(self.args, timeout) delay = min(delay * 2, remaining, .05) > time.sleep(delay) E Failed: Timeout >900.0s /usr/lib/python3.10/subprocess.py:1953: Failed ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_symbols_in_publication_name" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_symbols_in_publication_name exists in test_database ------------------------------ Captured log call ------------------------------- 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`test_symbols_in_publication_name` SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_symbols_in_publication_name', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:11:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:12:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:13:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:14:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:15:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:16:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:17:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:18:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:19:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:20:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:21:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:22:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:23:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:24:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:57 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:58 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:25:59 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:00 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:01 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:02 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:03 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:04 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:05 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:06 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:07 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:08 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:09 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:10 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:11 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:12 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:13 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:14 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:15 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:16 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:17 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:18 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:19 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:20 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:21 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:22 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:23 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:24 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:25 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:26 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:27 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:28 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:29 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:30 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:31 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:32 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:33 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:34 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:35 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:36 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:37 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:38 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:39 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:40 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:41 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:42 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:43 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:44 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:45 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:46 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:47 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:48 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:49 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:50 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:51 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:52 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_table_override ______________________________ started_cluster = def test_table_override(started_cluster): table_name = "table_override" materialized_database = "test_database" pg_manager.create_postgres_table(table_name, template=postgres_table_template_6) instance.query( f"insert into postgres_database.{table_name} select number, 'test' from numbers(10)" ) table_overrides = f" TABLE OVERRIDE {table_name} (COLUMNS (key Int32, value String) PARTITION BY key)" pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[f"materialized_postgresql_tables_list = '{table_name}'"], materialized_database=materialized_database, table_overrides=table_overrides, ) > check_tables_are_synchronized( instance, table_name, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:649: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.table_override' in scope SELECT * FROM `test_database.table_override` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.table_override` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "table_override" ( key Integer NOT NULL, value Text, PRIMARY KEY(key)) Checking table table_override exists in test_database Checking table is synchronized: test_database.table_override ------------------------------ Captured log call ------------------------------- 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query insert into postgres_database.table_override select number, 'test' from numbers(10) on instance (cluster.py:3450, query) 2024-12-16 10:26:53 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'table_override' TABLE OVERRIDE table_override (COLUMNS (key Int32, value String) PARTITION BY key) on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`table_override` order by key; on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query select * from `test_database.table_override` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:54 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) __________________________________ test_toast __________________________________ started_cluster = def test_toast(started_cluster): table = "test_toast" pg_manager.create_postgres_table( table, "", """CREATE TABLE "{}" (id integer PRIMARY KEY, txt text, other text)""", ) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) pg_manager.execute( f"""\ INSERT INTO {table} (id, txt)\ VALUES (1, (SELECT array_to_string(ARRAY(SELECT chr((100 + round(random() * 25)) :: integer) FROM generate_series(1,30000) as t(i)), ''))) """ ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database(), order_by="id", ) test_postgresql_replica_database_engine_2/test.py:811: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_toast' in scope SELECT * FROM `test_database.test_toast` ORDER BY id ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007fdab9aa2ac3 E 18. ? @ 0x00007fdab9b34850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_toast` order by id;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE "test_toast" (id integer PRIMARY KEY, txt text, other text) Checking table test_toast exists in test_database Checking table is synchronized: test_database.test_toast ------------------------------ Captured log call ------------------------------- 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_toast', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query select * from `postgres_database`.`test_toast` order by id; on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query select * from `test_database.test_toast` order by id; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 10:26:55 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_too_many_parts ______________________________ started_cluster = def test_too_many_parts(started_cluster): table = "test_table" pg_manager2.create_and_fill_postgres_table(table) pg_manager2.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = 'test_table', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100" ], ) > check_tables_are_synchronized( instance2, "test_table", postgres_database=pg_manager2.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:740: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.1.3:9000. DB::Exception: Unknown table expression identifier 'test_database.test_table' in scope SELECT * FROM `test_database.test_table` ORDER BY key ASC. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c8a581b E 1. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007f06bfd E 2. DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000108b1491 E 3. DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x00000000108aba65 E 4. DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000108aa323 E 5. DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) (.llvm.6642974425550697977) @ 0x0000000010b3db7d E 6. DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000010b3b8d4 E 7. std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) (.llvm.6642974425550697977) @ 0x0000000010b3f922 E 8. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000010ad1239 E 9. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000010f59328 E 10. DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000010f55a1a E 11. DB::TCPHandler::runImpl() @ 0x000000001203d184 E 12. DB::TCPHandler::run() @ 0x00000000120585b9 E 13. Poco::Net::TCPServerConnection::start() @ 0x0000000014991d32 E 14. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014992b79 E 15. Poco::PooledThread::run() @ 0x0000000014a8b321 E 16. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014a898bd E 17. ? @ 0x00007efd4e874ac3 E 18. ? @ 0x00007efd4e906850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_table` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_table" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_table exists in test_database Checking table is synchronized: test_database.test_table ------------------------------ Captured log call ------------------------------- 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query INSERT INTO `postgres_database2`.`test_table` SELECT number, number from numbers(50) on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.1.2:5432', 'postgres_database2', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_table', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query SHOW DATABASES on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query select * from `postgres_database2`.`test_table` order by key; on instance2 (cluster.py:3450, query) 2024-12-16 10:26:56 [ 523 ] DEBUG : Executing query select * from `test_database.test_table` order by key; on instance2 (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 10:26:57 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:57 [ 523 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 10:26:57 [ 523 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.1.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 10:26:58 [ 523 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:109, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/logs/stderr.log* || true'] (cluster.py:109, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/logs/stderr.log* || true'] (cluster.py:109, run_and_check) 2024-12-16 10:27:02 [ 523 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_1/instance2/docker-compose.yml', 'down', '--volumes'] (cluster.py:109, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stderr:Removing network roottestpostgresqlreplicadatabaseengine2_default (cluster.py:119, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Cleanup called (cluster.py:797, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 10:27:03 [ 523 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 10:27:03 [ 523 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 10:27:03 [ 523 ] DEBUG : Command:docker container list --all --filter name='^/roottestpostgresqlreplicadatabaseengine2_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:109, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Unstopped containers: {} (cluster.py:811, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : No running containers for project: roottestpostgresqlreplicadatabaseengine2 (cluster.py:825, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Trying to prune unused networks... (cluster.py:831, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Trying to prune unused images... (cluster.py:847, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:109, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:117, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Images pruned (cluster.py:850, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Trying to prune unused volumes... (cluster.py:856, cleanup) 2024-12-16 10:27:03 [ 523 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 10:27:03 [ 523 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) ============================== slowest durations =============================== 900.00s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 17.13s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 6.21s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 1.66s call test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 1.18s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 1.17s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 1.08s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.66s call test_postgresql_replica_database_engine_2/test.py::test_table_override 0.62s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.57s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.55s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.55s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 0.54s call test_postgresql_replica_database_engine_2/test.py::test_toast 0.53s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.51s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.50s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.46s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.45s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.44s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.40s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.40s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.39s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.39s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.39s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.39s teardown test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.38s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.37s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.29s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.28s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.07s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.01s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.01s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.01s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts =========================== short test summary info ============================ FAILED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema FAILED test_postgresql_replica_database_engine_2/test.py::test_default_columns FAILED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading FAILED test_postgresql_replica_database_engine_2/test.py::test_generated_columns FAILED test_postgresql_replica_database_engine_2/test.py::test_materialized_view FAILED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration FAILED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication FAILED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication FAILED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer FAILED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name FAILED test_postgresql_replica_database_engine_2/test.py::test_table_override FAILED test_postgresql_replica_database_engine_2/test.py::test_toast - helper... FAILED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts ======================== 16 failed in 940.79s (0:15:40) ======================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 437, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_0dtjso --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS=" -rfEps --run-id=1 --color=no --durations=0 test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 ' returned non-zero exit status 1.